commit | 4a2e0d18f95e1ec2b264f66e7cedec7f3dc54b44 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sat Dec 15 23:50:50 2012 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Fri Jan 25 09:24:21 2013 +0900 |
tree | 55e637aad89c04975313eee9959573cd23d66dfe | |
parent | c9fa88e23a8c6d1a72ba37c7d4df3d05051e8e8e [diff] |
sh-pfc: Let the compiler decide whether to inline functions The compiler should be smart enough to automatically inline static functions that are called from a single location. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>