From: Stephen Rothwell Date: Wed, 23 Jul 2008 00:44:58 +0000 (+1000) Subject: powerpc: Fallout from sysdev API changes X-Git-Tag: v2.6.27-rc1~222^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00bf6e906156b07cd641fe154ad0efe78f989692;p=pandora-kernel.git powerpc: Fallout from sysdev API changes A struct sysdev_attribute * parameter was added to the show routine by commit 4a0b2b4dbe1335b8b9886ba3dc85a145d5d938ed "sysdev: Pass the attribute to the low level sysdev show/store function". This eliminates a warning: arch/powerpc/kernel/sysfs.c:538: warning: initialization from incompatible pointer type Signed-off-by: Stephen Rothwell Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed