lkml.org 
[lkml]   [2013]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 3/9] GenWQE: Remove obsolete constants
Date
The removed constants should not be part of the user-space kernel
interface.

Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
---
include/linux/genwqe/genwqe_card.h | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/include/linux/genwqe/genwqe_card.h b/include/linux/genwqe/genwqe_card.h
index ffed142..aa3f1b9 100644
--- a/include/linux/genwqe/genwqe_card.h
+++ b/include/linux/genwqe/genwqe_card.h
@@ -390,18 +390,6 @@ struct chip_bitstream {
#define DDCB_ASV_LENGTH 64 /* len of the DDCB ASV array */
#define DDCB_FIXUPS 12 /* maximum number of fixups */

-/*
- * We might have addresses within the ASIV data. Those need to be
- * replaced by valid DMA addresses to the buffer, sg-list or
- * child-block in the kernel driver handling the request.
- */
-#define GENWQE_DMA_TYPE_MASK 0x18 /* mask off type */
-#define GENWQE_DMA_TYPE_RAW 0x00 /* no DMA addr */
-#define GENWQE_DMA_TYPE_FLAT 0x08 /* contignous DMA block */
-#define GENWQE_DMA_TYPE_SGLIST 0x10 /* DMA sg-list */
-#define GENWQE_DMA_TYPE_CHILD 0x18 /* DMA child-block */
-#define GENWQE_DMA_WRITEABLE 0x04 /* memory writeable? */
-
struct genwqe_debug_data {
char driver_version[64];
uint64_t slu_unitcfg;
--
1.7.1


\
 
 \ /
  Last update: 2013-11-04 20:41    [W:0.182 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site