lkml.org 
[lkml]   [2005]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 2.6.11-rc2-mm1] perfctl-ppc: fix duplicate mmcr0 define
    Hi,

    This small patch fixes a compilation warning due to a
    duplicate definition of MMCR0_PMXE.

    The definition comes in perfctr-ppc.patch, but was
    recently introduced too in Linus tree.

    Cheers,
    Albert




    ______________________________________________
    Renovamos el Correo Yahoo!: ¡250 MB GRATIS!
    Nuevos servicios, más seguridad
    http://correo.yahoo.es--- a/include/asm-ppc/reg.h 2005-01-26 22:31:19.000000000 +0100
    +++ b/include/asm-ppc/reg.h 2005-01-26 22:32:26.000000000 +0100
    @@ -388,7 +388,6 @@
    #define MMCR0_PMC2_CYCLES 0x1
    #define MMCR0_PMC2_ITLB 0x7
    #define MMCR0_PMC2_LOADMISSTIME 0x5
    -#define MMCR0_PMXE (1 << 26)

    /* Short-hand versions for a number of the above SPRNs */
    #define CTR SPRN_CTR /* Counter Register */
    \
     
     \ /
      Last update: 2005-03-22 14:09    [W:4.506 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site