device/device.c: remove warning for missing apic read resources
commit7bc74ab25b81a9f1d0156a6137b40d6155a81b51
authorMartin Roth <martinroth@google.com>
Thu, 19 Nov 2015 03:23:02 +0000 (18 20:23 -0700)
committerMyles Watson <mylesgw@gmail.com>
Thu, 19 Nov 2015 13:46:43 +0000 (19 14:46 +0100)
tree4166e3ca8edddb292a128656370fb4e6afdec098
parent9d0330f537d5c6b778531a7ca209b53d060ac2ef
device/device.c: remove warning for missing apic read resources

We have had the "APIC: 00 missing read_resources" messages
for many years. It's obviously not an error, and also doesn't
cause boot failures. Therefore, remove the message.

Change-Id: I7f99c5950a3457df04e7ef6edb456b70dba9680c
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/12471
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/device/device.c