MIPS: txx9 7segled fix struct device has no member
authorYoichi Yuasa <yuasa@linux-mips.org>
Tue, 10 Jan 2012 12:11:56 +0000 (21:11 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 20 Feb 2012 17:33:18 +0000 (18:33 +0100)
commit193fb42613ec8d96bcb645cf717e949821ff07a7
tree77f264c048df43d7033353b5027a96bd042ee3e9
parent3624919c24227e56c9d9717a5c86e077a2570cf3
MIPS: txx9 7segled fix struct device has no member

arch/mips/txx9/generic/7segled.c: In function 'tx_7segled_init_sysfs':
arch/mips/txx9/generic/7segled.c:105:6: error: 'struct device' has no member named 'dev'
make[3]: *** [arch/mips/txx9/generic/7segled.o] Error 1

Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/3250/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/txx9/generic/7segled.c
This page took 0.086779 seconds and 5 git commands to generate.