summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/coreboot/ipchecksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/coreboot/ipchecksum.c')
-rw-r--r--arch/x86/cpu/coreboot/ipchecksum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/cpu/coreboot/ipchecksum.c b/arch/x86/cpu/coreboot/ipchecksum.c
index 57733d8f0d..5f6c00945b 100644
--- a/arch/x86/cpu/coreboot/ipchecksum.c
+++ b/arch/x86/cpu/coreboot/ipchecksum.c
@@ -30,7 +30,7 @@
*/
#include <compiler.h>
-#include <asm/arch-coreboot/ipchecksum.h>
+#include <asm/arch/ipchecksum.h>
unsigned short ipchksum(const void *vptr, unsigned long nbytes)
{
OpenPOWER on IntegriCloud