mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-13 10:08:19 +00:00
ARM: 8855/1: remove unused <asm/limits.h>
No one includes this. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
This commit is contained in:
parent
14b5f54b78
commit
32b25e9b98
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0 */
|
|
||||||
#ifndef __ASM_PIPE_H
|
|
||||||
#define __ASM_PIPE_H
|
|
||||||
|
|
||||||
#ifndef PAGE_SIZE
|
|
||||||
#include <asm/page.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define PIPE_BUF PAGE_SIZE
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue