superio/ite/it8721f: Trivial drop redundant headers
Change-Id: Ib086cd567c926dd659f67900195f93262ceb50c3 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5839 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
parent
8f9132fab1
commit
511b383805
|
@ -22,9 +22,6 @@
|
|||
#ifndef SUPERIO_ITE_IT8721F_H
|
||||
#define SUPERIO_ITE_IT8721F_H
|
||||
|
||||
#include <device/pnp.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* Logical Device Numbers (LDN). */
|
||||
#define IT8721F_FDC 0x00 /* Floppy */
|
||||
#define IT8721F_SP1 0x01 /* Com1 */
|
||||
|
|
Loading…
Reference in New Issue