diff options
Diffstat (limited to 'drivers/spi/spi-s3c24xx-fiq.h')
-rw-r--r-- | drivers/spi/spi-s3c24xx-fiq.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/spi/spi-s3c24xx-fiq.h b/drivers/spi/spi-s3c24xx-fiq.h index a5950bb25b51..7786b0ea56ec 100644 --- a/drivers/spi/spi-s3c24xx-fiq.h +++ b/drivers/spi/spi-s3c24xx-fiq.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* linux/drivers/spi/spi_s3c24xx_fiq.h | 2 | /* linux/drivers/spi/spi_s3c24xx_fiq.h |
2 | * | 3 | * |
3 | * Copyright 2009 Simtec Electronics | 4 | * Copyright 2009 Simtec Electronics |
4 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
5 | * | 6 | * |
6 | * S3C24XX SPI - FIQ pseudo-DMA transfer support | 7 | * S3C24XX SPI - FIQ pseudo-DMA transfer support |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | /* We have R8 through R13 to play with */ | 10 | /* We have R8 through R13 to play with */ |