summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2002-12-30 19:45:30 +0000
committersam <sam@FreeBSD.org>2002-12-30 19:45:30 +0000
commit83fcaa45a1be401bd2ecafa45dbfb492a71532b7 (patch)
treedca5b4d239cff56df3ad92ad7ca892b437269d8c
parent35422bf8e1a686e6f1a3fd91026ea8b56b2eabe1 (diff)
downloadFreeBSD-src-83fcaa45a1be401bd2ecafa45dbfb492a71532b7.zip
FreeBSD-src-83fcaa45a1be401bd2ecafa45dbfb492a71532b7.tar.gz
fix build (make LINT)
-rw-r--r--sys/dev/puc/pucdata.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index 0d015f3..28a65ea 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -996,6 +996,7 @@ const struct puc_device_description puc_devices[] = {
},
{ "IC Book Labs Dreadnought x16 Lite",
+ NULL,
{ 0xb00c, 0x091c, 0, 0 },
{ 0xffff, 0xffff, 0, 0 },
{
OpenPOWER on IntegriCloud