From: Geert Uytterhoeven Date: Tue, 7 May 2013 09:20:26 +0000 (+0200) Subject: proc: Use PDE attribute setting accessor functions X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254844d3b9959b52fedf2f22810cc66e82a1ca16;p=pandora-kernel.git proc: Use PDE attribute setting accessor functions arch/arm/mach-msm/last_radio_log.c: In function 'msm_init_last_radio_log': arch/arm/mach-msm/last_radio_log.c:69:7: error: dereferencing pointer to incomplete type arch/cris/kernel/profile.c: In function 'init_cris_profile': arch/cris/kernel/profile.c:79:8: error: dereferencing pointer to incomplete type Use proc_set_size(), cfr. commit 271a15eabe094538d958dc68ccfc9c36b699247a ("proc: Supply PDE attribute setting accessor functions") Signed-off-by: Geert Uytterhoeven Signed-off-by: Al Viro --- Reading git-diff-tree failed