]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
[SPARC] SBUS: display7seg.c needs asm/io.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 14 May 2007 05:22:47 +0000 (22:22 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 14 May 2007 05:22:47 +0000 (22:22 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/sbus/char/display7seg.c

index 2d14a29effe4783645c520014d2f85fcb7897401..3279a1b6501d6b2f5c108ecfbc73c91bd293f0f6 100644 (file)
@@ -20,6 +20,7 @@
 #include <asm/ebus.h>                  /* EBus device                                  */
 #include <asm/oplib.h>                 /* OpenProm Library                     */
 #include <asm/uaccess.h>               /* put_/get_user                        */
+#include <asm/io.h>
 
 #include <asm/display7seg.h>