From: Vince Hsu Date: Mon, 22 Dec 2014 09:11:38 +0000 (+0800) Subject: drm/nouveau/pwr: make nouveau_pwr_pgob() non-static X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~34^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47e7df39d9fb74fa11bd4b4453fc34d231b2169c;p=pandora-kernel.git drm/nouveau/pwr: make nouveau_pwr_pgob() non-static The platform device does not use the common nouveau_pwr_init() to initialize the PWR, but it does need the .pgob() be assigned to avoid NULL pointer dereference in graph/nve4.c. Signed-off-by: Vince Hsu Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed