mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 15:29:16 +00:00
cbeb13447f
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 */
|