Commit 17ca896d authored by Richard Kuo's avatar Richard Kuo

Hexagon: add screen_info for VGA_CONSOLE

Signed-off-by: default avatarRichard Kuo <rkuo@codeaurora.org>
parent 0d82674b
......@@ -15,3 +15,5 @@ obj-y += vm_vectors.o
obj-$(CONFIG_HAS_DMA) += dma.o
obj-$(CONFIG_STACKTRACE) += stacktrace.o
obj-$(CONFIG_VGA_CONSOLE) += screen_info.o
#include <linux/screen_info.h>
struct screen_info screen_info;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment