Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b1d99b3 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Mackerras
Browse files

[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h

parent 98245c16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
#define __MACIO_ASIC_H__
#ifdef __KERNEL__

#include <asm/of_device.h>
#include <linux/of_device.h>

extern struct bus_type macio_bus_type;