···2424#warning PA64 support needs more work...did first cut2525#endif26262727-#include <asm/offsets.h>2727+#include <asm/asm-offsets.h>2828#include <asm/assembly.h>2929#include <asm/signal.h>3030
+1-1
arch/parisc/kernel/entry.S
···2323 */24242525#include <linux/config.h>2626-#include <asm/offsets.h>2626+#include <asm/asm-offsets.h>27272828/* we have the following possibilities to act on an interruption:2929 * - handle in assembly and use shadowed registers only
+1-1
arch/parisc/kernel/head.S
···14141515#include <linux/autoconf.h> /* for CONFIG_SMP */16161717-#include <asm/offsets.h>1717+#include <asm/asm-offsets.h>1818#include <asm/psw.h>1919#include <asm/pdc.h>2020
···1818#include <asm/cache.h>1919#include <asm/thread_info.h>2020#include <asm/ppc_asm.h>2121-#include <asm/offsets.h>2121+#include <asm/asm-offsets.h>22222323/*2424 * This task wants to use the FPU now.
···4040#include <asm/cputable.h>4141#include <asm/thread_info.h>4242#include <asm/ppc_asm.h>4343-#include <asm/offsets.h>4343+#include <asm/asm-offsets.h>44444545/* As with the other PowerPC ports, it is expected that when code4646 * execution begins here, the following registers contain valid, yet
+1-1
arch/ppc/kernel/head_8xx.S
···3030#include <asm/cputable.h>3131#include <asm/thread_info.h>3232#include <asm/ppc_asm.h>3333-#include <asm/offsets.h>3333+#include <asm/asm-offsets.h>34343535/* Macro to make the code more readable. */3636#ifdef CONFIG_8xx_CPU6
+1-1
arch/ppc/kernel/head_fsl_booke.S
···4141#include <asm/cputable.h>4242#include <asm/thread_info.h>4343#include <asm/ppc_asm.h>4444-#include <asm/offsets.h>4444+#include <asm/asm-offsets.h>4545#include "head_booke.h"46464747/* As with the other PowerPC ports, it is expected that when code
···5757#include <linux/config.h>58585959#include <asm/fpu.h>6060-#include <asm/offsets.h>6060+#include <asm/asm-offsets.h>61616262/*6363 * Base-2 logarithm of number of pages to allocate per task structure