Applied patch by kaliber from ticket #6349. which fixes quite a
few warnings. Thanks! I did not apply the hunks about moving a logging function in the common accelerant code to be static. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39320 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -145,7 +145,7 @@ struct R128_RAMSpec { // All values in XCLKS
|
||||
int readToWriteDelay; // Read to Write Delay
|
||||
int loopLatency; // Loop Latency
|
||||
int loopFudgeFactor; // Add to memReadLatency to get loopLatency
|
||||
char *name;
|
||||
const char *name;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user