From 0b5ccb10e4a7da83af2c7a60cd765f20e45f0557 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Sat, 29 Apr 2006 01:46:02 +0100 Subject: [PATCH] --- yaml --- r: 27981 b: refs/heads/master c: 778382e08cce51b6268ca49449e5bd70c8413799 h: refs/heads/master i: 27979: 05c8150f703111135fa4b657e8bea419dc61e497 v: v3 --- [refs] | 2 +- trunk/include/linux/pci.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 7b2e3a77ae71..9e958991c44b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d6754b401a15eaa16492ea5dbaa4826361d3f411 +refs/heads/master: 778382e08cce51b6268ca49449e5bd70c8413799 diff --git a/trunk/include/linux/pci.h b/trunk/include/linux/pci.h index 63609ae10736..fee8275df6d8 100644 --- a/trunk/include/linux/pci.h +++ b/trunk/include/linux/pci.h @@ -17,8 +17,6 @@ #ifndef LINUX_PCI_H #define LINUX_PCI_H -#include - /* Include the pci register defines */ #include @@ -46,6 +44,8 @@ #ifdef __KERNEL__ +#include + #include #include #include