mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: akpm@linux-foundation.org
Cc: alan@lxorguk.ukuu.org.uk, linux-kernel@vger.kernel.org,
	Jiri Slaby <jirislaby@gmail.com>
Subject: [PATCH 4/6] Char: cyclades, remove typedefs
Date: Wed, 22 Apr 2009 09:06:41 +0200	[thread overview]
Message-ID: <1240384003-25499-4-git-send-email-jirislaby@gmail.com> (raw)
In-Reply-To: <1240384003-25499-1-git-send-email-jirislaby@gmail.com>

They are unused anyway.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
---
 include/linux/cyclades.h |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/include/linux/cyclades.h b/include/linux/cyclades.h
index a14fe30..1fbdea4 100644
--- a/include/linux/cyclades.h
+++ b/include/linux/cyclades.h
@@ -142,19 +142,6 @@ struct CYZ_BOOT_CTRL {
 
 
 #ifndef DP_WINDOW_SIZE
-/* #include "cyclomz.h" */
-/****************** ****************** *******************/
-/*
- *	The data types defined below are used in all ZFIRM interface
- *	data structures. They accomodate differences between HW
- *	architectures and compilers.
- */
-
-typedef __u64  ucdouble;		/* 64 bits, unsigned */
-typedef __u32  uclong;			/* 32 bits, unsigned */
-typedef __u16  ucshort;		/* 16 bits, unsigned */
-typedef __u8   ucchar;			/* 8 bits, unsigned */
-
 /*
  *	Memory Window Sizes
  */
-- 
1.6.2.3


  parent reply	other threads:[~2009-04-22  7:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22  7:06 [PATCH 1/6] Char: cyclades, plx9060 casts cleanup Jiri Slaby
2009-04-22  7:06 ` [PATCH 2/6] Char: cyclades, cache HW version Jiri Slaby
2009-04-22  7:06 ` [PATCH 3/6] Char: cyclades, convert macros to inlines Jiri Slaby
2009-04-22  7:06 ` Jiri Slaby [this message]
2009-04-22  7:06 ` [PATCH 5/6] Char: cyclades, fix nports handling Jiri Slaby
2009-04-22  7:06 ` [PATCH 6/6] Char: cyclades, remove unused variables Jiri Slaby
2009-04-22 11:15 ` [PATCH 1/6] Char: cyclades, plx9060 casts cleanup Krzysztof Halasa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1240384003-25499-4-git-send-email-jirislaby@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®