From 03349278af97760ebfaacb5221dad9cb7aff9b88 Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 4 May 2003 12:49:37 +0000 Subject: fix typo in TI1515 ID. --- sys/dev/pccbb/pccbbdevid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/pccbb/pccbbdevid.h') diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index e76c6fd..6639c6a 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -68,7 +68,7 @@ #define PCIC_ID_TI1450 0xac1b104cul #define PCIC_ID_TI1451 0xac52104cul #define PCIC_ID_TI1510 0xac56104cul -#define PCIC_ID_TI1510 0xac58104cul +#define PCIC_ID_TI1515 0xac58104cul #define PCIC_ID_TI1520 0xac55104cul #define PCIC_ID_TI1530 0xac57104cul #define PCIC_ID_TI1620 0xac54104cul -- cgit v1.1