X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fgator%2Fgator_events_l2c-310.c;h=553f9707bdbf6161b3b0d850c6e41556d8e7a1e8;hb=fb64c4d995f8ed48e1b3ba95f64c6c52c199cd41;hp=21aa4a214d97c02c09a9dfdea253e0cce7e8ae0d;hpb=925b33756551cb5304774d2e2b39e26e82308a68;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/gator/gator_events_l2c-310.c b/drivers/gator/gator_events_l2c-310.c index 21aa4a214d97..553f9707bdbf 100644 --- a/drivers/gator/gator_events_l2c-310.c +++ b/drivers/gator/gator_events_l2c-310.c @@ -1,7 +1,7 @@ /** * l2c310 (L2 Cache Controller) event counters for gator * - * Copyright (C) ARM Limited 2010-2013. All rights reserved. + * Copyright (C) ARM Limited 2010-2014. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -206,5 +206,3 @@ int gator_events_l2c310_init(void) return gator_events_install(&gator_events_l2c310_interface); } - -gator_events_init(gator_events_l2c310_init);