diff options
Diffstat (limited to 'common/ft_build.c')
| -rw-r--r-- | common/ft_build.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/ft_build.c b/common/ft_build.c index 0b6c2b733..b951178a1 100644 --- a/common/ft_build.c +++ b/common/ft_build.c @@ -396,7 +396,6 @@ void *ft_get_prop(void *bphp, const char *propname, int *szp) /********************************************************************/ - void ft_setup(void *blob, bd_t * bd, ulong initrd_start, ulong initrd_end) { u32 *p; |