* applied patch by kaliber that fixes more than 100 warnings - thanks a lot!

Closes #6349

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37670 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2010-07-21 21:43:20 +00:00
parent 887a1066e4
commit eddec292d5
78 changed files with 318 additions and 126 deletions
+2
View File
@@ -106,6 +106,8 @@ typedef struct config_manager_for_driver_module_info {
uint32 len);
} config_manager_for_driver_module_info;
int config_manager_scan_hardcoded(struct device_info **info, int32 *count);
#define B_CONFIG_MANAGER_FOR_DRIVER_MODULE_NAME "bus_managers/config_manager/driver/v1"
#ifdef __cplusplus
@@ -187,7 +187,7 @@ typedef struct {
G400MAX,
G450,
G550
};
} card_type;
struct
{
/* specialised registers for card initialisation read from MGA BIOS (pins) */
@@ -179,7 +179,7 @@ typedef struct {
NM2230,
NM2360,
NM2380
};
} card_type;
struct
{
/* specialised registers for predefined cardspecs */