On Mon, 4 Aug 2008 14:49:16 +1000 "Paul Mackerras" <[EMAIL PROTECTED]> wrote:
> Linus, > > Please pull from the 'merge' branch of > > git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge > > The main thing there is that we have moved the powerpc include files > from include/asm-powerpc to arch/powerpc/include/asm. There is also a > commit from Kumar Gala that removes code that was only referenced when > compiling with ARCH=ppc, and is now dead since arch/ppc is gone, plus > a couple of warning fixes from Tony Breeds. What is the "correct" way to include these files? I have a driver that needs to access get_tbl() which is defined in time.h. Do I put: #include <arch/powerpc/include/asm/time.h> in the source file? Cheers, Sean _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev