35189fad3c
Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
184 B
C
7 lines
184 B
C
#ifndef __EXCITE_NANDFLASH_H__
|
|
#define __EXCITE_NANDFLASH_H__
|
|
|
|
/* Resource names */
|
|
#define EXCITE_NANDFLASH_RESOURCE_REGS "excite_nandflash_regs"
|
|
|
|
#endif /* __EXCITE_NANDFLASH_H__ */
|