]> git.baikalelectronics.ru Git - kernel.git/commit
sched: fix xtensa build warning
authorIngo Molnar <mingo@elte.hu>
Wed, 5 Sep 2007 12:32:49 +0000 (14:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 5 Sep 2007 12:32:49 +0000 (14:32 +0200)
commit706837fbe8dab89eb163b764bfb1b3dae52ba91a
tree75c58340b1b72e0d060fd3a07142c54b7ac442c8
parent9f240fe762d8cf3c9e6b05accce6670ad9b5d6ad
sched: fix xtensa build warning

rename RSR to SRR - 'RSR' is already defined on xtensa.

found by Adrian Bunk.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c