UPSTREAM: nb/intel/pineview/northbridge.c: Remove legacy_hole_size_k declaration
BUG=None BRANCH=None TEST=None Change-Id: I7c3973ff325f11a86728e8660c70839776981aa5 Original-Reported-by: GCC 6.1.0 Original-Signed-off-by: Jonathan Neuschfer <j.neuschaefer@gmx.net> Original-Reviewed-on: https://review.coreboot.org/15554 Original-Tested-by: build bot (Jenkins) Original-Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Original-Reviewed-by: Kysti Mlkki <kyosti.malkki@gmail.com> Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/360802 Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
This commit is contained in:
parent
7667ce8c84
commit
f78ceddedd
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@
|
|||
* 0xe0000 - 0xfffff: SeaBIOS, if used, otherwise DMI
|
||||
*/
|
||||
static const int legacy_hole_base_k = 0xa0000 / 1024;
|
||||
static const int legacy_hole_size_k = 128;
|
||||
|
||||
static void add_fixed_resources(device_t dev, int index)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue