diff options
Diffstat (limited to 'src/device')
-rw-r--r-- | src/device/pci_ops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device/pci_ops.c b/src/device/pci_ops.c index 6f42978e82..431160e5cb 100644 --- a/src/device/pci_ops.c +++ b/src/device/pci_ops.c @@ -11,8 +11,6 @@ * GNU General Public License for more details. */ -#define __SIMPLE_DEVICE__ - #include <stdint.h> #include <console/console.h> #include <device/pci.h> |