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

Commit f2ad06a2 authored by David S. Miller's avatar David S. Miller Committed by David S. Miller
Browse files

[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.

parent 89d1d0ab
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -11,10 +11,9 @@
#include <linux/init.h>
#include <linux/ioport.h>

#include <asm/oplib.h>
#include <asm/prom.h>
#include <asm/of_device.h>
#include <asm/io.h>
#include <asm/sbus.h>
#include <asm/ebus.h>
#include <asm/auxio.h>

void __iomem *auxio_register = NULL;