X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnand%2Fs3c24xx_regs.h;h=88bc66567e9acee978b3f77a6494da49db212fde;hb=d4b7cbff88bb5eb14fececdbd8e2a0b3e58ce6e0;hp=312591e7416dc41e53da01c10f1a01290b75a47b;hpb=d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69;p=fw%2Fopenocd diff --git a/src/flash/nand/s3c24xx_regs.h b/src/flash/nand/s3c24xx_regs.h index 312591e74..88bc66567 100644 --- a/src/flash/nand/s3c24xx_regs.h +++ b/src/flash/nand/s3c24xx_regs.h @@ -20,8 +20,8 @@ * S3C2410 NAND register definitions */ -#ifndef __ASM_ARM_REGS_NAND -#define __ASM_ARM_REGS_NAND +#ifndef OPENOCD_FLASH_NAND_S3C24XX_REGS_H +#define OPENOCD_FLASH_NAND_S3C24XX_REGS_H #define S3C2410_NFREG(x) (x) @@ -126,5 +126,4 @@ #define S3C2412_NFECCERR_MULTIBIT (2) #define S3C2412_NFECCERR_ECCAREA (3) -#endif /* __ASM_ARM_REGS_NAND */ - +#endif /* OPENOCD_FLASH_NAND_S3C24XX_REGS_H */