Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] [PATCH] setleds/sparc: drop asm/kbio.h include
@ 2008-04-10  3:32 Mike Frysinger
  2008-04-10  3:57 ` [kbd] sparc: " Mike Frysinger
  2008-04-10 22:51 ` [kbd] [PATCH] setleds/sparc: " Alexey Gladkov
  0 siblings, 2 replies; 5+ messages in thread
From: Mike Frysinger @ 2008-04-10  3:32 UTC (permalink / raw)
  To: kbd

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 src/setleds.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/setleds.c b/src/setleds.c
index 6863741..6f1a6db 100644
--- a/src/setleds.c
+++ b/src/setleds.c
@@ -14,10 +14,6 @@
 #include "nls.h"
 #include "version.h"
 
-#ifdef __sparc__
-#include <asm/kbio.h>
-#endif
-
 static void
 usage(void)
 {
-- 
1.5.4.4



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

* [kbd] sparc: drop asm/kbio.h include
  2008-04-10  3:32 [kbd] [PATCH] setleds/sparc: drop asm/kbio.h include Mike Frysinger
@ 2008-04-10  3:57 ` Mike Frysinger
  2008-04-10 22:50   ` Alexey Gladkov
  2008-04-10 22:51 ` [kbd] [PATCH] setleds/sparc: " Alexey Gladkov
  1 sibling, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2008-04-10  3:57 UTC (permalink / raw)
  To: kbd

[-- Attachment #1: Type: text/plain, Size: 106 bytes --]

actually i see this was fixed with kbd-1.13 but then it was reverted for 
kbd-1.14.  what's up ?
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

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

* Re: [kbd] sparc: drop asm/kbio.h include
  2008-04-10  3:57 ` [kbd] sparc: " Mike Frysinger
@ 2008-04-10 22:50   ` Alexey Gladkov
  2008-04-11  0:54     ` Mike Frysinger
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Gladkov @ 2008-04-10 22:50 UTC (permalink / raw)
  To: Linux console tools development discussion

Mike Frysinger wrote:
> actually i see this was fixed with kbd-1.13 but then it was reverted for 
> kbd-1.14.  what's up ?

This patch (kbd-1.12-sparc.patch) changed two things at once. First is 
rate time up to 20.0. Secondly is remove asm/kbio.h header. After 
discussion with Andries I have reverted it.

-- 
Rgrds, legion




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

* Re: [kbd] [PATCH] setleds/sparc: drop asm/kbio.h include
  2008-04-10  3:32 [kbd] [PATCH] setleds/sparc: drop asm/kbio.h include Mike Frysinger
  2008-04-10  3:57 ` [kbd] sparc: " Mike Frysinger
@ 2008-04-10 22:51 ` Alexey Gladkov
  1 sibling, 0 replies; 5+ messages in thread
From: Alexey Gladkov @ 2008-04-10 22:51 UTC (permalink / raw)
  To: Linux console tools development discussion

Mike Frysinger wrote:
>  src/setleds.c |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)

Can you describe this patch ?

-- 
Rgrds, legion


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

* Re: [kbd] sparc: drop asm/kbio.h include
  2008-04-10 22:50   ` Alexey Gladkov
@ 2008-04-11  0:54     ` Mike Frysinger
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2008-04-11  0:54 UTC (permalink / raw)
  To: kbd; +Cc: Alexey Gladkov

[-- Attachment #1: Type: text/plain, Size: 666 bytes --]

On Thursday 10 April 2008, Alexey Gladkov wrote:
> Mike Frysinger wrote:
> > actually i see this was fixed with kbd-1.13 but then it was reverted for
> > kbd-1.14.  what's up ?
>
> This patch (kbd-1.12-sparc.patch) changed two things at once. First is
> rate time up to 20.0. Secondly is remove asm/kbio.h header. After
> discussion with Andries I have reverted it.

the header no longer exists for sparc, so including it will clearly result in 
build failures ...

not entirely sure what version of the kernel it was dropped, but it's been 
gone for quite some time.

i'm only interested in dropping the include from setleds.c and kbdrate.c.
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

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

end of thread, other threads:[~2008-04-11  0:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-10  3:32 [kbd] [PATCH] setleds/sparc: drop asm/kbio.h include Mike Frysinger
2008-04-10  3:57 ` [kbd] sparc: " Mike Frysinger
2008-04-10 22:50   ` Alexey Gladkov
2008-04-11  0:54     ` Mike Frysinger
2008-04-10 22:51 ` [kbd] [PATCH] setleds/sparc: " Alexey Gladkov

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git