diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tsec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tsec.h b/include/tsec.h index f56723a153..29e4c56d6c 100644 --- a/include/tsec.h +++ b/include/tsec.h @@ -644,7 +644,6 @@ struct tsec_info_struct { u32 flags; }; -int tsec_initialize(bd_t * bis, struct tsec_info_struct *tsec_info); int tsec_standard_init(bd_t *bis); int tsec_eth_init(bd_t *bis, struct tsec_info_struct *tsec_info, int num); |