mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 07:56:44 +07:00
384740dc49
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
184 B
C
8 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__ */
|