commit | c4e8fd03f211b2003fd6a2fafb9fc90d870018d6 | [log] [tgz] |
---|---|---|
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | Fri Oct 11 14:18:43 2019 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Thu Oct 31 16:58:54 2019 +0000 |
tree | 37f82758bd142224bb3a64eaf9035d29b2c0895e | |
parent | 3b129524080bcb1bdcd9a7f66dbcf5bea899a291 [diff] |
ARM: 8923/1: mm: include <asm/vga.h> for vga_base iomap.c needs <asm/vga.h> for the definition vga_base to avoid the following warning: arch/arm/mm/iomap.c:13:15: warning: symbol 'vga_base' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>