Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70e47528 authored by Olof Johansson's avatar Olof Johansson Committed by Paul Mackerras
Browse files

[POWERPC] holly.c: Remove unnecessary include of linux/ide.h



There's nothing in holly.c that needs linux/ide.h, just remove it from
the list of includes.

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Acked-by: default avatarJosh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent f3d711aa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
#include <linux/console.h>
#include <linux/delay.h>
#include <linux/irq.h>
#include <linux/ide.h>
#include <linux/seq_file.h>
#include <linux/root_dev.h>
#include <linux/serial.h>