Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34999
b: refs/heads/master
c: a2f5d4d
h: refs/heads/master
i:
  34997: 31d9431
  34995: f4bbfb3
  34991: e5c53a2
v: v3
  • Loading branch information
Dave Jones authored and James Bottomley committed Aug 19, 2006
1 parent 6cfae1c commit b5a197c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 8 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: 84961f28e9d13a4b193d0c8545f3c060c1890ff3
refs/heads/master: a2f5d4d94f0ab9560b9a99d73d5b86b377c7f201
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/aic7xxx_old.c
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,6 @@
#include <linux/stat.h>
#include <linux/slab.h> /* for kmalloc() */

#include <linux/config.h> /* for CONFIG_PCI */

#define AIC7XXX_C_VERSION "5.2.6"

#define ALL_TARGETS -1
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/scsi/dpt_i2o.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ MODULE_DESCRIPTION("Adaptec I2O RAID Driver");

#include <linux/stat.h>
#include <linux/slab.h> /* for kmalloc() */
#include <linux/config.h> /* for CONFIG_PCI */
#include <linux/pci.h> /* for PCI support */
#include <linux/proc_fs.h>
#include <linux/blkdev.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/scsi/hptiop.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*
* For more information, visit http://www.highpoint-tech.com
*/
#include <linux/config.h>
#include <linux/module.h>
#include <linux/types.h>
#include <linux/string.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/scsi/libata-eh.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
*
*/

#include <linux/config.h>
#include <linux/kernel.h>
#include <scsi/scsi.h>
#include <scsi/scsi_host.h>
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/scsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
#ifndef _SCSI_H
#define _SCSI_H

#include <linux/config.h> /* for CONFIG_SCSI_LOGGING */

#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_device.h>
#include <scsi/scsi_eh.h>
Expand Down

0 comments on commit b5a197c

Please sign in to comment.