Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev No need to include smuiic...
details: https://anonhg.NetBSD.org/src/rev/ef85659b6e34
branches: thorpej-i2c-spi-conf
changeset: 378763:ef85659b6e34
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun May 09 22:29:54 2021 +0000
description:
No need to include smuiicvar.h.
diffstat:
sys/arch/macppc/dev/smusat.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 65de5257536d -r ef85659b6e34 sys/arch/macppc/dev/smusat.c
--- a/sys/arch/macppc/dev/smusat.c Sun May 09 21:37:04 2021 +0000
+++ b/sys/arch/macppc/dev/smusat.c Sun May 09 22:29:54 2021 +0000
@@ -41,8 +41,6 @@
#include <dev/sysmon/sysmonvar.h>
#include <dev/sysmon/sysmon_taskq.h>
-#include <macppc/dev/smuiicvar.h>
-
#include "opt_smusat.h"
extern int smu_get_datablock(int, uint8_t *, size_t);
Home |
Main Index |
Thread Index |
Old Index