]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/linux/io.h
Merge git://git.denx.de/u-boot-nand-flash
[people/ms/u-boot.git] / include / linux / io.h
CommitLineData
af22ac66
MY
1/*
2 * SPDX-License-Identifier: GPL-2.0+
3 */
4
5#ifndef _LINUX_IO_H
6#define _LINUX_IO_H
7
8#include <asm/io.h>
9
10#endif /* _LINUX_IO_H */