alast...@au1.ibm.com writes: > diff --git a/arch/powerpc/include/asm/cpufeature.h > b/arch/powerpc/include/asm/cpufeature.h > new file mode 100644 > index 0000000..df31627 > --- /dev/null > +++ b/arch/powerpc/include/asm/cpufeature.h > @@ -0,0 +1,70 @@ > +/* CPU feature definitions for module loading, used by > + * module_cpu_feature_match(), see asm/cputable.h for powerpc CPU features > + * > + * Copyright 2016 Alastair D'Silva, IBM Corporation. > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License > + * as published by the Free Software Foundation; either version > + * 2 of the License, or (at your option) any later version. > + */ > + > +#ifndef __ASM_CPUFEATURE_H > +#define __ASM_POWERPC_CPUFEATURE_H
Those should match. The latter is preferred. cheers _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev