mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
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__ */
|