Skip to content

Commit

Permalink
[SPARC64]: envctrl.c needs asm/io.h
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed May 12, 2007
1 parent d77311f commit e1a39fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/sbus/char/envctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include <asm/ebus.h>
#include <asm/uaccess.h>
#include <asm/envctrl.h>
#include <asm/io.h>

#define ENVCTRL_MINOR 162

Expand Down

0 comments on commit e1a39fb

Please sign in to comment.