Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302814
b: refs/heads/master
c: 3f149aa
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 5, 2012
1 parent aa12508 commit 56eaf2e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 25 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: 41fe22f6553d1384fbef20b195b8c61ed6e768a1
refs/heads/master: 3f149aa226e39e7f29ca7bb22f8e5bf304206a8f
1 change: 1 addition & 0 deletions trunk/arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ config SPARC
select GENERIC_PCI_IOMAP
select HAVE_NMI_WATCHDOG if SPARC64
select GENERIC_SMP_IDLE_THREAD
select HAVE_GENERIC_INIT_TASK

config SPARC32
def_bool !64BIT
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/sparc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ endif
endif

head-y := arch/sparc/kernel/head_$(BITS).o
head-y += arch/sparc/kernel/init_task.o

core-y += arch/sparc/kernel/
core-y += arch/sparc/mm/ arch/sparc/math-emu/
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/sparc/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ asflags-y := -ansi
ccflags-y := -Werror

extra-y := head_$(BITS).o
extra-y += init_task.o

# Undefine sparc when processing vmlinux.lds - it is used
# And teach CPP we are doing $(BITS) builds (for this case)
Expand Down
22 changes: 0 additions & 22 deletions trunk/arch/sparc/kernel/init_task.c

This file was deleted.

0 comments on commit 56eaf2e

Please sign in to comment.