From: Arnd Bergmann Date: Mon, 30 Nov 2015 22:23:41 +0000 (+0100) Subject: ARM: netx: remove unused mach/param.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d74b518157dd10ec96ddd45d0f1b87ad31af0ccf;p=linux-beck.git ARM: netx: remove unused mach/param.h I could not find any users of this file, past or present, and it contains only a comment, so let's remove it. Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/mach-netx/include/mach/param.h b/arch/arm/mach-netx/include/mach/param.h deleted file mode 100644 index a771459206aa..000000000000 --- a/arch/arm/mach-netx/include/mach/param.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * arch/arm/mach-netx/include/mach/param.h - * - * Copyright (C) 2005 Sascha Hauer , Pengutronix - * - * 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. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */