15 lines
369 B
C
15 lines
369 B
C
|
/*
|
||
|
* Copyright (C) 2012-2013 Xilinx
|
||
|
*
|
||
|
* based on linux/arch/arm/mach-realview/hotplug.c
|
||
|
*
|
||
|
* Copyright (C) 2002 ARM Ltd.
|
||
|
* 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
|
||
|
* published by the Free Software Foundation.
|
||
|
*/
|
||
|
#include <asm/proc-fns.h>
|
||
|
|