Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334337
b: refs/heads/master
c: 3efd5a0
h: refs/heads/master
i:
  334335: 5a91003
v: v3
  • Loading branch information
Ralf Baechle committed Oct 11, 2012
1 parent 969d9ed commit 3ec5e1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 851d4f5d387d1db856f01d9e7167014187a48fb4
refs/heads/master: 3efd5a0db50157cb55cef9ea77ce1d470df61a80
10 changes: 0 additions & 10 deletions trunk/arch/mips/kernel/asm-offsets.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <linux/types.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/interrupt.h>
#include <linux/kbuild.h>
#include <linux/suspend.h>
#include <asm/ptrace.h>
Expand Down Expand Up @@ -292,15 +291,6 @@ void output_signal_defined(void)
BLANK();
}

void output_irq_cpustat_t_defines(void)
{
COMMENT("Linux irq_cpustat_t offsets.");
DEFINE(IC_SOFTIRQ_PENDING,
offsetof(irq_cpustat_t, __softirq_pending));
DEFINE(IC_IRQ_CPUSTAT_T, sizeof(irq_cpustat_t));
BLANK();
}

#ifdef CONFIG_CPU_CAVIUM_OCTEON
void output_octeon_cop2_state_defines(void)
{
Expand Down

0 comments on commit 3ec5e1d

Please sign in to comment.