7 lines
129 B
C
7 lines
129 B
C
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
#ifndef IOP32X_ADMA_H
|
||
|
#define IOP32X_ADMA_H
|
||
|
#include <asm/hardware/iop3xx-adma.h>
|
||
|
#endif
|
||
|
|