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

Commit 9e74114d authored by Wim Van Sebroeck's avatar Wim Van Sebroeck
Browse files

[WATCHDOG] hpwdt.c - fix double includes



The last clean-up created 2 times the same include. delete the doubles.

Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 96e2e6fa
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -39,9 +39,7 @@
#include <linux/string.h>
#include <linux/bootmem.h>
#include <linux/slab.h>
#include <linux/dmi.h>
#include <asm/desc.h>
#include <linux/kdebug.h>

#define PCI_BIOS32_SD_VALUE		0x5F32335F	/* "_32_" */
#define CRU_BIOS_SIGNATURE_VALUE	0x55524324