coreboot/src/drivers/pc80/vga
Martin Roth 98641b92e7 src/drivers/pc80: Update vga_font_8x16.c to be non-binary
Previously, the file -i command identified vga_font_8x16.c as
application/octet-stream; charset=binary

Now it identifies as:
text/x-c; charset=us-ascii

- Remove non-ascii characters

Change-Id: I6b513e6457a31828a6e94c954a7e2e7ee18fd4d6
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/18372
Tested-by: build bot (Jenkins)
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
2017-02-20 04:39:40 +01:00
..
Makefile.inc kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme 2016-04-19 18:34:18 +02:00
vga.c src/drivers: Capitalize CPU, RAM and ACPI 2016-07-31 19:29:22 +02:00
vga.h
vga_font_8x16.c src/drivers/pc80: Update vga_font_8x16.c to be non-binary 2017-02-20 04:39:40 +01:00
vga_io.c
vga_palette.c