summaryrefslogtreecommitdiffstats
path: root/sys/dev/vt/hw/ofwfb/ofwfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/vt/hw/ofwfb/ofwfb.c')
-rw-r--r--sys/dev/vt/hw/ofwfb/ofwfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vt/hw/ofwfb/ofwfb.c b/sys/dev/vt/hw/ofwfb/ofwfb.c
index 75d42b5..ad5b664 100644
--- a/sys/dev/vt/hw/ofwfb/ofwfb.c
+++ b/sys/dev/vt/hw/ofwfb/ofwfb.c
@@ -53,7 +53,7 @@ struct ofwfb_softc {
phandle_t sc_node;
ihandle_t sc_handle;
- bus_space_tag_t sc_memt;
+ bus_space_tag_t sc_memt;
};
static vd_probe_t ofwfb_probe;
OpenPOWER on IntegriCloud