commit | 4c0c7bbbadee62025834333507756a4b1bf45b0f | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Sat Mar 30 09:26:36 2013 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 02 20:43:38 2013 +0200 |
tree | a68e0c0bbe1ee85a5e3fc602f45eb7c4a28fa16f | |
parent | 79f396a73a7d42b943cf8c9afb69fccd259f0e52 [diff] |
mpc512x: remove dead code The prt_mpc512x_clks() function isn't referenced anywhere and its prototype is wrong. Remove it. Signed-off-by: Anatolij Gustschin <agust@denx.de>