You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[ARM] move include/asm-arm to arch/arm/include/asm
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
ff4db0a043
commit
4baa992243
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/assembler.h
|
* arch/arm/include/asm/assembler.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 1996-2000 Russell King
|
* Copyright (C) 1996-2000 Russell King
|
||||||
*
|
*
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/atomic.h
|
* arch/arm/include/asm/atomic.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 1996 Russell King.
|
* Copyright (C) 1996 Russell King.
|
||||||
* Copyright (C) 2002 Deep Blue Solutions Ltd.
|
* Copyright (C) 2002 Deep Blue Solutions Ltd.
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/bugs.h
|
* arch/arm/include/asm/bugs.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 1995-2003 Russell King
|
* Copyright (C) 1995-2003 Russell King
|
||||||
*
|
*
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/byteorder.h
|
* arch/arm/include/asm/byteorder.h
|
||||||
*
|
*
|
||||||
* ARM Endian-ness. In little endian mode, the data bus is connected such
|
* ARM Endian-ness. In little endian mode, the data bus is connected such
|
||||||
* that byte accesses appear as:
|
* that byte accesses appear as:
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/cache.h
|
* arch/arm/include/asm/cache.h
|
||||||
*/
|
*/
|
||||||
#ifndef __ASMARM_CACHE_H
|
#ifndef __ASMARM_CACHE_H
|
||||||
#define __ASMARM_CACHE_H
|
#define __ASMARM_CACHE_H
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/cacheflush.h
|
* arch/arm/include/asm/cacheflush.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2002 Russell King
|
* Copyright (C) 1999-2002 Russell King
|
||||||
*
|
*
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/checksum.h
|
* arch/arm/include/asm/checksum.h
|
||||||
*
|
*
|
||||||
* IP checksum routines
|
* IP checksum routines
|
||||||
*
|
*
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/cpu-multi32.h
|
* arch/arm/include/asm/cpu-multi32.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2000 Russell King
|
* Copyright (C) 2000 Russell King
|
||||||
*
|
*
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/cpu-single.h
|
* arch/arm/include/asm/cpu-single.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2000 Russell King
|
* Copyright (C) 2000 Russell King
|
||||||
*
|
*
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* linux/include/asm-arm/cpu.h
|
* arch/arm/include/asm/cpu.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2004-2005 ARM Ltd.
|
* Copyright (C) 2004-2005 ARM Ltd.
|
||||||
*
|
*
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user