The source code of frame buffer driver in 2.6.23 version can not be compiled against 2.6.26 environment.
Based on the same strategy as 2.6.23 version, I wrote a small patch to handle double buffering and pan function for 2.6.26 version. Following is the patch file which is working fine for me.
o pxafb_doublebuffer.patch.bz2
The touchscreen driver is not working satisfactorily. Once I manage to make it work, I'll upload a pactch on this blog.
Cheers,