diff options
author | Tony Luck <tony.luck@intel.com> | 2005-10-28 11:15:08 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-10-28 11:15:08 -0700 |
commit | 0d9136fdbcdbddcd4eb5ac94c248c039193d4795 (patch) | |
tree | 2e914c8afe019302199b5d807114e5b15835dc90 /drivers/char | |
parent | 9189674026e86e624b1ef1b4eb430e9ad19f9641 (diff) | |
parent | 1fa92957282e4595727c1a21bf6687ea5a2d612f (diff) |
Pull altix-mmr into release branch
Diffstat (limited to 'drivers/char')
-rw-r--r-- | drivers/char/agp/sgi-agp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/agp/sgi-agp.c b/drivers/char/agp/sgi-agp.c index d3aa159c9de..7957fc91f6a 100644 --- a/drivers/char/agp/sgi-agp.c +++ b/drivers/char/agp/sgi-agp.c @@ -17,6 +17,7 @@ #include <linux/init.h> #include <linux/agp_backend.h> #include <asm/sn/addrs.h> +#include <asm/sn/io.h> #include <asm/sn/pcidev.h> #include <asm/sn/pcibus_provider_defs.h> #include <asm/sn/tioca_provider.h> |