diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-06 23:44:55 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-06 23:44:55 +0200 |
commit | b8e16a3450fb9853a8b0ff617d70f1121b32c4c0 (patch) | |
tree | 26a0c89b61db362f3a5a83525f9686459b338c99 /include/asm-arm | |
parent | 64db4b10a532263dccd2b30c0ddb863b774ec473 (diff) | |
download | u-boot-imx-b8e16a3450fb9853a8b0ff617d70f1121b32c4c0.zip u-boot-imx-b8e16a3450fb9853a8b0ff617d70f1121b32c4c0.tar.gz u-boot-imx-b8e16a3450fb9853a8b0ff617d70f1121b32c4c0.tar.bz2 |
Cleanup
Diffstat (limited to 'include/asm-arm')
-rw-r--r-- | include/asm-arm/arch-arm1136/omap2420.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-arm1136/omap2420.h b/include/asm-arm/arch-arm1136/omap2420.h index 7a7aae6..d833035 100644 --- a/include/asm-arm/arch-arm1136/omap2420.h +++ b/include/asm-arm/arch-arm1136/omap2420.h @@ -35,7 +35,7 @@ #define A_REQINFOPERM0 0x68005048 #define A_READPERM0 0x68005050 #define A_WRITEPERM0 0x68005058 -#define GP_DEVICE (BIT8|BIT9) +/* #define GP_DEVICE (BIT8|BIT9) FIXME -- commented out to make compile -- FIXME */ /* L3 Firewall */ #define A_REQINFOPERM0 0x68005048 |