AMD boards: Drop comment on include file
The included file does not declare pm_ioread(), and the modified file does not call it either. Change-Id: I9723caf1062db23b4a3648e07c2dc4c02f862619 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/14968 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
b62c5e8949
commit
11f3443db6
10 changed files with 10 additions and 10 deletions
|
@ -23,7 +23,7 @@
|
|||
#include <cpu/amd/amdfam15.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include "southbridge/amd/pi/hudson/hudson.h" /* pm_ioread() */
|
||||
#include "southbridge/amd/pi/hudson/hudson.h"
|
||||
#include <southbridge/amd/common/amd_pci_util.h>
|
||||
|
||||
static void smp_add_mpc_entry(struct mp_config_table *mc, unsigned length)
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <cpu/amd/amdfam15.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h"
|
||||
|
||||
u8 picr_data[0x54] = {
|
||||
0x03,0x04,0x05,0x07,0x0B,0x0A,0x1F,0x1F,0xFA,0xF1,0x00,0x00,0x1F,0x1F,0x1F,0x1F,
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <cpu/amd/amdfam15.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include <southbridge/amd/pi/hudson/hudson.h> /* pm_ioread() */
|
||||
#include <southbridge/amd/pi/hudson/hudson.h>
|
||||
|
||||
u8 picr_data[0x54] = {
|
||||
0x03,0x04,0x05,0x07,0x0B,0x0A,0x1F,0x1F,0xFA,0xF1,0x00,0x00,0x1F,0x1F,0x1F,0x1F,
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <cpu/amd/amdfam15.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h"
|
||||
|
||||
u8 picr_data[0x54] = {
|
||||
0x1F,0x1f,0x1f,0x1F,0x1F,0x1F,0x1F,0x1F,0x0A,0xF1,0x00,0x00,0x1F,0x1F,0x1F,0x1F,
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <cpu/amd/amdfam15.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h"
|
||||
|
||||
u8 picr_data[] = {
|
||||
0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x0A,0xF1,0x00,0x00,0x1F,0x1F,0x1F,0x1F,
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <cpu/amd/amdfam15.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h"
|
||||
|
||||
|
||||
u8 picr_data[0x54] = {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <device/pci.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h"
|
||||
|
||||
|
||||
u8 picr_data[] = {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <cpu/amd/amdfam15.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
|
||||
#include "southbridge/amd/agesa/hudson/hudson.h"
|
||||
|
||||
|
||||
u8 picr_data[0x54] = {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <device/pci.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <southbridge/amd/agesa/hudson/hudson.h> /* pm_ioread() */
|
||||
#include <southbridge/amd/agesa/hudson/hudson.h>
|
||||
|
||||
|
||||
u8 picr_data[0x54] = {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <device/pci.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <southbridge/amd/agesa/hudson/hudson.h> /* pm_ioread() */
|
||||
#include <southbridge/amd/agesa/hudson/hudson.h>
|
||||
|
||||
|
||||
u8 picr_data[0x54] = {
|
||||
|
|
Loading…
Reference in a new issue