mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
We have nothing to do here, but there are continually drivers that fail to build without it. Stub it in. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
7 lines
98 B
C
7 lines
98 B
C
#ifndef __ASM_SH_VGA_H
|
|
#define __ASM_SH_VGA_H
|
|
|
|
/* Stupid drivers. */
|
|
|
|
#endif /* __ASM_SH_VGA_H */
|