aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio/uio_pdrv_genirq.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/uio/uio_pdrv_genirq.c')
-rw-r--r--drivers/uio/uio_pdrv_genirq.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/uio/uio_pdrv_genirq.c b/drivers/uio/uio_pdrv_genirq.c
index 6c759934bff3..10688d79d180 100644
--- a/drivers/uio/uio_pdrv_genirq.c
+++ b/drivers/uio/uio_pdrv_genirq.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * drivers/uio/uio_pdrv_genirq.c 3 * drivers/uio/uio_pdrv_genirq.c
3 * 4 *
@@ -8,10 +9,6 @@
8 * Based on uio_pdrv.c by Uwe Kleine-Koenig, 9 * Based on uio_pdrv.c by Uwe Kleine-Koenig,
9 * Copyright (C) 2008 by Digi International Inc. 10 * Copyright (C) 2008 by Digi International Inc.
10 * All rights reserved. 11 * All rights reserved.
11 *
12 * This program is free software; you can redistribute it and/or modify it
13 * under the terms of the GNU General Public License version 2 as published by
14 * the Free Software Foundation.
15 */ 12 */
16 13
17#include <linux/platform_device.h> 14#include <linux/platform_device.h>