From: Paul Walmsley Date: Sun, 21 Oct 2012 07:01:09 +0000 (-0600) Subject: ARM: OMAP2+: PRM: remove PRM weak functions X-Git-Tag: omap-for-v3.8/cleanup-prcm-part1-signed^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0c19337c38a1ffa7587272e7784e6431e78eaa;p=pandora-kernel.git ARM: OMAP2+: PRM: remove PRM weak functions Remove the now-unused PRM weak functions from prm_common.c. These were formerly used to ensure that some OMAP2/3 PRM code would build on OMAP4, but none of those functions ever would have worked on OMAP4 due to an incompatible PRM register layout. Now all that has been cleaned up and these can be removed. Signed-off-by: Paul Walmsley Reviewed-by: Russ Dill Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed