diff options
Diffstat (limited to 'include/s3c2400.h')
| -rw-r--r-- | include/s3c2400.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/s3c2400.h b/include/s3c2400.h index 6269117b0..bc1f1e94b 100644 --- a/include/s3c2400.h +++ b/include/s3c2400.h @@ -465,7 +465,6 @@ static inline S3C2400_MMC * const S3C2400_GetBase_MMC(void)  #define rMMDAT		(*(volatile unsigned *)0x15a0003C) -  /* ISR */  #define pISR_RESET	(*(unsigned *)(_ISR_STARTADDRESS+0x0))  #define pISR_UNDEF	(*(unsigned *)(_ISR_STARTADDRESS+0x4)) |