|
@@ -1,13 +1,10 @@
|
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
/*
|
|
* Renesas R-Car Gen2 DMA Controller Driver
|
|
* Renesas R-Car Gen2 DMA Controller Driver
|
|
*
|
|
*
|
|
* Copyright (C) 2014 Renesas Electronics Inc.
|
|
* Copyright (C) 2014 Renesas Electronics Inc.
|
|
*
|
|
*
|
|
* Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
* Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
- *
|
|
|
|
- * This is free software; you can redistribute it and/or modify
|
|
|
|
- * it under the terms of version 2 of the GNU General Public License as
|
|
|
|
- * published by the Free Software Foundation.
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
#include <linux/delay.h>
|
|
#include <linux/delay.h>
|