mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
5283ecb5cc
This adds support for the Renesas SH7780 development boards, R7780RP and R7780MP. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
9 lines
159 B
C
9 lines
159 B
C
#ifndef __ASM_SH_R7780RP_IDE_H
|
|
#define __ASM_SH_R7780RP_IDE_H
|
|
|
|
/* Nothing to see here.. */
|
|
#include <asm/mach/r7780rp.h>
|
|
|
|
#endif /* __ASM_SH_R7780RP_IDE_H */
|
|
|