From 8b21d1839cc444db968b94fd5c3474be15d23b69 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 1 May 2013 15:48:24 +0200 Subject: [PATCH] spi: zynq_qspips: Fix license header Remove old reference non mainline driver. Add proper years. Signed-off-by: Michal Simek --- drivers/spi/zynq_qspips.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/spi/zynq_qspips.c b/drivers/spi/zynq_qspips.c index 1b24ec9ba41..d5283f3a35a 100644 --- a/drivers/spi/zynq_qspips.c +++ b/drivers/spi/zynq_qspips.c @@ -1,8 +1,7 @@ /* - * (C) Copyright 2011 Xilinx + * (C) Copyright 2011 - 2013 Xilinx * * Xilinx PS Quad-SPI (QSPI) controller driver (master mode only) - * based on Xilinx PS SPI Driver (xspips.c) * * 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 -- 2.47.3