commit | 89f95a8175816f6d225f402ded04b7cbf765640b | [log] [tgz] |
---|---|---|
author | Jason Hobbs <jason.hobbs@calxeda.com> | Wed Jun 29 06:25:14 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Jul 25 23:27:43 2011 +0200 |
tree | 269f3e465e9135499917aa50073710a024f124ca | |
parent | c7c60108c29f4ab5666317b7293899c556b3aea9 [diff] |
cosmetic, main: clean up declarations of abortboot Remove an unneeded prototype declaration from the top of main.c, and use plain inline instead of __inline__ to please checkpatch. Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com>