diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-06-14 18:14:56 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-06-14 18:14:56 +0200 |
commit | 386eda022473394ad8f36b86f2bdc9b4cb816291 (patch) | |
tree | 122f380d73af6fcf186e45cefb400e9e1603d4bb /include/asm-arm | |
parent | 007d67da94db86989c3d0ad0a9728391b7eed02b (diff) | |
download | u-boot-imx-386eda022473394ad8f36b86f2bdc9b4cb816291.zip u-boot-imx-386eda022473394ad8f36b86f2bdc9b4cb816291.tar.gz u-boot-imx-386eda022473394ad8f36b86f2bdc9b4cb816291.tar.bz2 |
Code cleanup
Diffstat (limited to 'include/asm-arm')
-rw-r--r-- | include/asm-arm/arch-pxa/pxa-regs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/arch-pxa/pxa-regs.h b/include/asm-arm/arch-pxa/pxa-regs.h index c47306c..e8cb299 100644 --- a/include/asm-arm/arch-pxa/pxa-regs.h +++ b/include/asm-arm/arch-pxa/pxa-regs.h @@ -769,8 +769,6 @@ typedef void (*ExcpHndlr) (void) ; #define UP2OCR __REG(0x40600020) #define UP3OCR __REG(0x40600024) - - /* * USB Host Controller */ |