All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sparc: remove reg.h from Kbuild
@ 2009-01-05  8:53 Sam Ravnborg
  2009-01-05  8:54 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Ravnborg @ 2009-01-05  8:53 UTC (permalink / raw)
  To: sparclinux

remove stale reference from Kbuild.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---

The better solution would be to integrate this with the
commit that remove the files - but this is only feasible
if you have not yet pushed out the tree.

	Sam 

diff --git a/arch/sparc/include/asm/Kbuild b/arch/sparc/include/asm/Kbuild
index aeaec45..deeb0fb 100644
--- a/arch/sparc/include/asm/Kbuild
+++ b/arch/sparc/include/asm/Kbuild
@@ -13,9 +13,6 @@ header-y += perfctr.h
 header-y += psrcompat.h
 header-y += psr.h
 header-y += pstate.h
-header-y += reg.h
-header-y += reg_32.h
-header-y += reg_64.h
 header-y += traps.h
 header-y += uctx.h
 header-y += utrap.h

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] sparc: remove reg.h from Kbuild
  2009-01-05  8:53 [PATCH] sparc: remove reg.h from Kbuild Sam Ravnborg
@ 2009-01-05  8:54 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-01-05  8:54 UTC (permalink / raw)
  To: sparclinux

From: Sam Ravnborg <sam@ravnborg.org>
Date: Mon, 5 Jan 2009 09:53:15 +0100

> remove stale reference from Kbuild.
> 
> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> ---
> 
> The better solution would be to integrate this with the
> commit that remove the files - but this is only feasible
> if you have not yet pushed out the tree.

I don't get it, I thought I did this when I commited my
change. :-/

Indeed, git status on my local tree shows:

#	modified:   arch/sparc/include/asm/Kbuild

Ugh!

I'll commit my local forgotten change, thanks Sam.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-05  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05  8:53 [PATCH] sparc: remove reg.h from Kbuild Sam Ravnborg
2009-01-05  8:54 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.